home *** CD-ROM | disk | FTP | other *** search
/ Holt Researcher: American History / Holt Researcher: American History.iso / pc / modules / search.dxr / 00024_search close box button score script.ls < prev    next >
Encoding:
Text File  |  2000-01-18  |  77 b   |  6 lines

  1. global gSearchObj
  2.  
  3. on mouseDown
  4.   trackMouse(getCloseBoxObj(gSearchObj))
  5. end
  6.